As an Organization user I want to delete Access(es) entries directly attached to a Root node where rootID = \{ID\} and accessID = \{ subID \}.
DELETE/vfs/api/v2/roots/:rootId/accesses/:accessId
As an Organization user I want to delete Access(es) entries directly attached to a Root node where rootID = {ID} and accessID = { subID }.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 500
No Content
The request is bad formatted.
You don't have permission to perform this action.
Forbidden
There no item with this id.
Conflict
Unhandled exception.